POST
/
api
/
refresh_user_group_token
/

The End User Group API is now deprecated and has been replaced by the Customer API. Each End User Group entity corresponds to a Customer entity, with its user_group_id corresponding to a Customer customer_id.

This API method has been replaced by Refresh Customer Token.

This endpoint refreshes a user group token. This is useful when you want to force a user group token to rotate because an existing one may be compromised.

Body

current_token
string

This is the current user group token you have for the user group that you want to rotate.

Response

success
number

Indicates whether the call was successful. 1 if successful, 0 if not.

user_group
object

The contents of the user group