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
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
object
authorization
boolean
Exampletrue
data
object
message
string
error_code
integer | null
error_message
string | null
error_status
boolean
500
Internal Server Error
object
authorization
boolean
Exampletrue
data
object
message
string
error_code
integer | null
error_message
string | null
error_status
boolean