Skip to main content
POST
Register or update credentials
array
Wildcard Credential: *If you register a credential under it, every court that does not have its own specific credential will use the wildcard credential.If no customer_key is provided, an empty customer_key will be created.
If you want to remove the credential from a given system, you must send username and password as empty.
If the credential already exists, the message will be CREDENTIAL_UPDATED.

Authorizations

api-key
string
header
required

API key for authentication

Body

application/json
credentials
object[]

Response

200 - application/json

Credential(s) created or updated

system_name
string
customer_key
string
message
enum<string>
Available options:
CREDENTIAL_CREATED,
CREDENTIAL_UPDATED