Delete a tag instance

delete

/api/boss/data/objects/ora/cxServiceCore/common/v1/tags/{tags_id}

Request

Path Parameters
  • This path parameter maps to the following field defined in the Tags REST resource:
    1. value: The name of the tag.
Query Parameters
  • Effective date value in the ISO 8601 date format 'YYYY-MM-DD'. This date is required by business logic to search for effective-dated business objects.

There's no request body for this operation.

Back to Top

Response

Default Response

no content
Back to Top