Identities

Regenerate CloudFront URLs

Useful when CloudFront signed URLs have expired. Regenerates preprocessed images URLs for the identity. Only accessible if the user uploaded the identity or is a member of a group that has access.

POST
/identity/{identity_code}/refresh-urls
AuthorizationBearer <token>

Token-based authentication using access tokens.

In: header

Path Parameters

identity_codestring

Response Body

Examples

curl -X POST "https://loading/identity/string/refresh-urls"
Empty
Empty