Skip to main content
PUT
Copy organization compliance information to an application

Authorizations

Authorization
string
header
required

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

Path Parameters

api_app_id
string<uuid>
required

UUID of the destination application

Response

Compliance information successfully copied

success
boolean
Example:

true

message
string
Example:

"Business compliance information successfully copied"