Upload attachments for the request id.
post
                    /iam/governance/selfservice/api/v1/requests/{reqid}/attachments
Uploads the attachments associated with the specified request id. The attachment can be either a URL or a file. In case of a file the content type "form/multi-part" should be used.
                Request
Supported Media Types
                - application/json
Path Parameters
                - 
                    reqid: string
                    
                    Request ID
URL to be attached
                
                
                
                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
                
                
                404 Response
Requested entity not found
                
                
                500 Response
Internal Server Error
                
                
                Default Response
Unexpected error