# Update project notices Update notices operation will be added to queue. To get status of update notices use jobs/{jobId} API Endpoint: POST /jobs/notices/{projectId} Version: v1 Security: bearerAuth ## Path parameters: - `projectId` (integer, required) ID of the Project Example: 1 ## Query parameters: - `overwriteAll` (boolean) If true, overwrite all notices text, else update only empty notices texts ## Response 202 fields ## Response 400 fields ## Response 401 fields ## Response 404 fields ## Response 500 fields ## Response 503 fields