Delete Mapping
DELETE {{apiPath}}/environments/{{envID}}/propagation/mappings/{{mappingID}}
The following sample shows the DELETE /environments/{{envID}}/propagation/mappings/{{mappingID}} operation to delete the identity propagation mapping resource specified by its ID in the request URL.
When successful, the DELETE request returns a code 204 No Content message.
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Accept | string |