Job Templates Webhook Key Create
post
/api/v2/job_templates/{id}/webhook_key/
Request
Supported Media Types
- application/json
Path Parameters
Back to Top
Response
Supported Media Types
- application/json
201 Response
Example Response (application/json)
{
"webhook_key":"J1v0V0P22YCsqEqpXwzyqIuFrEPjoDUfAf2q5ZrIvoauApu9VU"
}
403 Response
Example Response (application/json)
{
"detail":"You do not have permission to perform this action."
}