Organization Access V2

Create organization API key

post/v2/organizations/{organization_id}/access/api-keys

Path parameters

organization_idstring required

a string to be decoded into a number

a string to be decoded into a number

Request body

namestring required
scopesstring[] required
project_access_mode'ALL_PROJECTS' | 'RESTRICTED' required
project_idsstring[] required

Response

Success

idinteger required

an integer

namestring required
tokenstring required
created_atstring required

Changes

Changed in 1 of the 2 revisions of this API.1

    • added the new apple_search_ads:proxy enum value to the request property /

      request-property-enum-value-added