Skip to main content
DELETE
Delete Account

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

id
string
required

Response

The account with the given identifier was deleted.

id
string
required
provider
string
required
status
enum<string>
required
Available options:
active,
inactive,
suspended,
archived,
expired,
error
origin_owner_id
string
required
origin_owner_name
string
required
created_at
string<date-time>
required
updated_at
string<date-time>
required
provider_name
string | null
categories
string[] | null

The categories this provider belongs to (e.g., hris, ats, crm)

Example:
status_reasons
object[] | null
origin_username
string | null
credentials
object | null
setup_information
object | null
label
string | null
type
enum<string> | null

The account type

Available options:
production,
test,
unmapped_value,
null
Example:
shared
boolean | null