Skip to content

Returns the permissions that this user has concerning administration of the members in the region.

GET
/api/region/{regionId}/members/permissions

Authorizations

api_key

Requests manipulating data need to supply a CSRF token

TypeAPI Key (header: X-CSRF-Token)

Parameters

Path Parameters

regionId*

ID of the region

Typeinteger
Required
Pattern"\\d+"

Responses

success

Playground

Authorization
Variables
Key
Value

Samples

cURL
JavaScript
PHP
Python