Job Templates Webhook Key Create

post

/api/v2/job_templates/{id}/webhook_key/

Request

Supported Media Types
Path Parameters
Back to Top

Response

Supported Media Types

201 Response

Body
Example Response (application/json)
{
    "webhook_key":"J1v0V0P22YCsqEqpXwzyqIuFrEPjoDUfAf2q5ZrIvoauApu9VU"
}

403 Response

Body
Example Response (application/json)
{
    "detail":"You do not have permission to perform this action."
}
Back to Top