Services

Register a new service

Registers a new service under an organization. Services are associated with specific compliance checks and reports.

post/services

Request body

namestring required

The name of the service.

organizationIdstring required

The ID of the organization this service belongs to.

descriptionstring

A brief description of the service.

Response

Service registered successfully.

serviceIdstring
namestring
organizationIdstring
descriptionstring

Changes