v4

latestOpenAPI 3.0.1Apache 2.02026-08-016169702.3 MB
Project key and name validation

Validate project key

Validates a project key by confirming the key is a valid string and not in use.

Permissions required: None.

get/rest/api/3/projectvalidate/key

Query parameters

keystring
Example:HSP

The project key.

Response

Returned if the request is successful.

errorMessagesstring[]

The list of error messages produced by this operation. For example, "input parameter 'key' must be provided"

errorsobject

The list of errors by parameter returned by the operation. For example,"projectKey": "Project keys must start with an uppercase letter, followed by one or more uppercase alphanumeric characters."

statusinteger