API structure has changed
3 structure changes including:
2 Additions
1 Modification
Modified
1
Breaking
PATCH /api/users/{userId}/personal-access-tokens/{name}
- Response
-
204 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
Added
2
PATCH /api/users/{userId}/personal-access-tokens
POST /api/users/{userId}/personal-access-tokens/delete