v4

latestOpenAPI 3.0.32026-08-024840393.1 KB
Platform Credentials

Create new platform credentials

Creates new platform credentials for the specified organization.

post/v1/platform-credentials

Request body

organizationIdstring required

The organization ID these credentials belong to

platformstring required

The platform these credentials are for (e.g., 'pulse')

credentialsobject required

The platform-specific credentials

isActiveboolean

Whether these credentials are active

Response

Successfully created platform credentials

idstring
organization_idstring
platformstring
credentialsobject
created_atstring date-time
updated_atstring date-time
is_activeboolean