Delete a splitter configuration. After deletion the ID can no longer be used as splitterId for generation, and a subsequent read returns RESOURCE_NOT_FOUND.The success response has only status, no data field. Deleting the same ID again returns RESOURCE_NOT_FOUND (not an idempotent success).
INFO
See the Errors document for the full code reference. Always use the X-Vocu-App-Request-Id response header when troubleshooting.
Request
Authorization
Provide your bearer token in the
Authorization
header when making requests to protected resources.