shared-steps
Number of APIs: 5
-
Get all shared steps. GET {{baseUrl}}/shared_step/:code?limit=10&offset=0
-
Create a new shared step. POST {{baseUrl}}/shared_step/:code
-
Get a specific shared step. GET {{baseUrl}}/shared_step/:code/:hash
-
Delete shared step. DELETE {{baseUrl}}/shared_step/:code/:hash
-
Update shared step. PATCH {{baseUrl}}/shared_step/:code/:hash