Endpoint
Authentication
Requires a Personal API Access Token.Header
Request
Headers
Path Parameters
Request Body
Full JSON Body Example
Request Body Fields
Notes
- Only
passwordfield is required - Other fields are ignored if provided
- Password must not be empty
- Credential must exist
Response
Success Response (200 OK)
Error Response (400 Bad Request)
Error Response (401 Unauthorized)
Error Response (404 Not Found)
cURL Example
Notes and Warnings
-
Password Only:
- Only password is updated
- Other fields remain unchanged
-
Password Required:
- Password must not be empty
-
Credential Must Exist:
- Credential with specified username must exist
-
Automatic Deployment:
- Credential is automatically deployed after password change
- Deployment results are returned in the response
Related Documentation
- Update Credential - Update all credential fields
- Delete Credential - Delete a credential

