Add Sandbox Members
post
/applications/{applicationName}/databases/{databaseName}/sandbox/members
Adds members to an existing sandbox dimension.
Request
Path Parameters
-
applicationName(required):
Application name.
-
databaseName(required):
Database name.
Response
200 Response
OK
Sandbox members added successfully; includes links to sandbox details.
400 Response
Bad Request
Failed to add sandbox members. The application or database name may be incorrect, or scenarios may not be enabled.
500 Response
Internal Server Error.