Delete the macros for the specified project by macro name
DELETE/v1/projects/:uid/macros
Delete the macros for the specified project by macro name
Request
Path Parameters
uid stringrequired
- application/json
Body
Array [
]
macros
undefined[]
namestring
valuestring
Responses
- 204
The resource was updated successfully
Loading...