Create Compliance Framework
POST/compliance-frameworks/v1/definitions
Create a new compliance framework definition. The server will assign a unique id.
Request
Responses
- 201
- 400
- 403
- 500
Created successfully.
Response Headers
Location
URI of the created framework.
Bad request - invalid request body or missing required fields.
Forbidden - insufficient permissions.
Internal server error.