Revokes a single API key in the current workspace.
An API key is a credential that you can use to make REST v4 API calls for ProjectManager.com. When you create
a new API key, that API key is only visible in the response JSON for the CreateApiKey
method. If you do not
preserve this information, it cannot be recreated.
Some best practices for working with API keys:
The unique identifier of the API key to revoke
The name of the calling system passed along as a header parameter
Success
If the API call failed, this will contain information about the error that occurred.
True if the API call succeeded; false otherwise.
True if the API call failed.
The HTTP code of the response.