Create an expiration type
POST /expiration-types
POST
/expiration-types
Create a new expiration type
Authorizations
Section titled “Authorizations ”Request Body required
Section titled “Request Body required ”object
external_id
string
name
string
object_type
string
severity
string
Responses
Section titled “ Responses ”Expiration type created
object
id
string
company_id
string | null
external_id
string | null
name
string | null
object_type
string | null
severity
string | null
Invalid request
object
success
required
boolean
error
required
string
Example
An error occurredUnauthorized