Authorizations
Supply the API Key in the HTTP-Header
The access token received from the authorization server in the OAuth 2.0 flow.
Supply the API Key in the Url-Query
Headers
The default media type is application/hal+json. Use application/json for pure data results.
application/json
, application/hal+json
, application/xml
, text/xml
, text/csv
Query Parameters
An Id of a resource within the corresponding project to copy from
24
Body
The name of the Playbook
"New Playbook"
The id of the project
"66e06026706e6e0016a30e12"
Flag whether to stop Playbook execution when an assert-error occurred
false
A time (in ms) after which a playbook step is 'invalid/failed'
x >= 1
2000
Response
Returns Playbook metadata object.
The IEntityMeta defines meta information every entity within the system has. These are dates when a resource was created and modified as well as information about the user who initially created a resource and who modified it the last time.
The name of the Playbook
"New Playbook"
Flag wheter to stop Playbook execution when an assert-error occured
A time (in ms) after which a playbook step is 'invalid/failed'
x >= 1
2000
24
Unix-timestamp
0 <= x <= 2147483647
1694518620
Unix-timestamp
0 <= x <= 2147483647
1694518620
24
24