GET api/v4/upload_file_role
Get UPLOAD_FILE_ROLE

Request headers

Only registered user can perform this action

Authentication - string - required
  Example of Authentication header : "Bearer TOKEN_FETCHED_FROM_SERVER_DURING_REGISTRATION"

Success response body

{
  "role": "us-east-1:0a9d014b-6f23-4362-a553-000000000000"
}