Create Custom Endpoint
POST /v1/sandbox/{sandbox_id}/custom-endpoint
Create Custom Endpoint, requires sandbox:config:edit permission
Authorizations
Parameters
Path Parameters
Sandbox ID
Sandbox ID
Request Body required
This mixin is meant to give a set of common properties to root config models
object
Name of the resource
Description of the resource
Unique identifier for this custom endpoint
The customer defined identifier for this endpoint
User friendly identifier of setting type
HTTP verb to use when calling the custom endpoint
Custom headers to be passed to the endpoint
object
Responses
201
Successful Response
This mixin is meant to give a set of common properties to root config models
object
Account ID of the user who last modified the resource
Timestamp of when the resource was last modified
Timestamp of when the resource was created
ID of the Sandbox
Name of the resource
Description of the resource
Unique identifier for this custom endpoint
The customer defined identifier for this endpoint
User friendly identifier of setting type
HTTP verb to use when calling the custom endpoint
Custom headers to be passed to the endpoint
object
422
Validation Error