Delete
/v1alpha/step_runners/{id}
Permanently deletes the provided step runner.
Security
HTTP
Type bearer
Path parameters
id
string (uuid) Required
The ID of the step runner to delete. To get a list of step runner IDs make a List step runners request.
Responses
200
A successful response.
object
401
Invalid bearer token. If you receive this message more than once try creating a new Client ID/Client Secret or generating a new bearer token.
object
403
You don't have permission to access this resource.
object