Rotate a group or project access token for a group
POST
/api/v4/groups/{id}/manage/resource_access_tokens/{prat_id}/rotate
Rotates a specified group or project access token associated with a top-level group. This revokes the previous token and creates a new token.
Authorizations
Section titled “ Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “ Path Parameters ”Request Body
Section titled “ Request Body ” Media type application/json
object
expires_at
The expiration date of the token
string format: date
Example
2021-01-31Responses
Section titled “ Responses ”No Content
Bad Request
Not Found