Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
Accepted the deployment request. The partner should check the status of the deployment with the GET /api/v1/safe/deploy endpoint.
The status of the deployment.
Example:
"accepted"