Delete Attachments
delete
/iam/governance/selfservice/api/v1/requests/{reqid}/attachments
Deletes attachments associated with the request. The attachments to be deleted are to be mentioned as part of the payload.
Request
Supported Media Types
- application/json
Path Parameters
-
reqid(required): string
Request ID
Deletes attachments.
Response
Supported Media Types
- application/json
200 Response
Successful
Headers
-
ResponseTime: string
Captures the time in milliseconds taken for processing the request.
401 Response
Unauthorized
403 Response
Forbidden
500 Response
Internal Server Error
Default Response
Unexpected error