...
Code Block |
---|
Type: application/json |
Input | Source | Required | Type | Description |
---|---|---|---|---|
id | body | Yes | string | Specify the id of catalog |
environments | body | Yes | Array of strings | Specify the environments this catalog have access to |
type | body | Yes | string | Specify the type of catalogaccess ( blacklist, whitelist) |
Output
...
Response
SOAJS has a unified response. Check out this link to understand more the schema of SOAJS response
...