Deletes a authdomain given the authdomain ID

Prev Next
Delete
/api/v1/authdomains/{authdomainId}
Security
HTTP
Type bearer
Path parameters
authdomainId
stringRequired

The ID of the authdomain to delete

Responses
200

Successfully deleted the authdomain

Expand All
object
authorization
boolean
data
object (AuthDomainDeleteResponse)
data
string
message
string
error_code
integer
error_message
string
error_status
boolean
Examplefalse
401

Unauthorized

object
error_code
integer
error_message
string
error_status
boolean
404

Unable to delete the authdomain - No details found

Expand All
object
authorization
boolean
Exampletrue
data
object
message
string
error_code
integer | null
error_message
string | null
error_status
boolean
500

Internal Server Error

Expand All
object
authorization
boolean
Exampletrue
data
object
message
string
error_code
integer | null
error_message
string | null
error_status
boolean