Skip to main content
PUT
Copy compliance information between applications

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Body

application/json
source_app_id
string<uuid>
required

UUID of the source application

destination_app_id
string<uuid>
required

UUID of the destination application

Response

OK

success
boolean
message
string
Example:

"Business compliance information successfully copied"