Create SSH verify session webhook
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ”The ID of the session.
The ID of the session.
Request Body required
Section titled “Request Body required ”object
A URL to the JSON Schema for this object.
The multiplier to use when calculating the backoff time.
The events to trigger the webhook for. If none are provided, all events are triggered.
The headers to include in the request.
object
The initial time in seconds to wait before retrying the webhook.
The HTTP method to use.
The maximum number of retries.
The webhook URL to call.
Responses
Section titled “ Responses ”Created
object
A URL to the JSON Schema for this object.
The multiplier to use when calculating the backoff time.
The events to trigger the webhook for. If none are provided, all events are triggered.
The headers to include in the request.
object
The ID of the webhook.
The initial time in seconds to wait before retrying the webhook.
The HTTP method to use.
The maximum number of retries.
The webhook URL to call.
default
Section titled “default ”Error
object
A URL to the JSON Schema for this object.
A human-readable explanation specific to this occurrence of the problem.
Optional list of individual error details
object
Where the error occurred, e.g. ‘body.items[3].tags’ or ‘path.thing-id’
Error message text
The value at the given location
A URI reference that identifies the specific occurrence of the problem.
HTTP status code
A short, human-readable summary of the problem type. This value should not change between occurrences of the error.
A URI reference to human-readable documentation for the error.