GIFI
Delete a single GIFI
delete/gl/gifi/{id}
Headers
If-Matchstring required
Clients need to provide the If-Match parameter on update operations (PUT and PATCH) with the ETag obtained in the request from which data are being updated. Requests missing this header will be rejected with HTTP response code 428. Requests trying to update outdated content will be rejected with HTTP response code 412.
Response
The resource was succesfully deleted
Changes
Changed in 1 of the 3 revisions of this API.3
- ○
added the non-success response with the status
409response-non-success-status-added
- ○
added the non-success response with the status
412response-non-success-status-added
- ○
added the non-success response with the status
428response-non-success-status-added
- ○