Skip to main content
POST
/
user
/
v1
/
group
/
{groupEmail}
/
refresh
cURL
curl --request POST \
  --url https://aodocs.altirnao.com/api/user/v1/group/{groupEmail}/refresh \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

groupEmail
string
required

The email address of a group

Query Parameters

securityCode
string

The security code

Response

204

A successful response