Skip to main content
POST
Projects Info

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Body

application/json
project_ids
string[]
required

External project IDs in 'entity/project' format.

Example:

Response

Successful Response

external_project_id
string
required

External project ID in 'entity/project' format.

internal_project_id
string
required

Internal project ID.