Workflow Job Templates Webhook Key Create
post
                    /api/v2/workflow_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":"XkIkrX2iXg8gpUdkWQta7x2K8TaulPCMkugPi22M4Q03QUyaog"
}403 Response
Example Response (application/json)
                    {
    "detail":"You do not have permission to perform this action."
}