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.
Changes
No recorded changes to this endpoint across all 14 revisions of this API.