API Credentials
Update API Credential
Updates the name or expiration date of an API credential. Requires api:update
scope.
PUT
Authorizations
Standard OAuth2 flow for user authentication. Use Authorization Code Grant or Implicit Grant. JWT Bearer tokens obtained are used for subsequent requests.
Path Parameters
UUID of the Team.
UUID of the API Token/Credential.
Body
application/json
Response
200
application/json
API credential updated successfully.
The response is of type object
.