Set a connection to use FQDN authentication
POST/security/connections/:connection_id/fqdn_authentication
Set a connection to use FQDN authentication.
Note: domains are not added via this endpoint. Please see the FQDN endpoints for operations involving adding and removing domains.
The fields user_name
and password
are not required for this authentication type, but the connection will be unusable on outbound profiles if they are not set.
Request
Responses
200:
Fqdn Authentication creation response
400:
Bad Request
401:
Unauthorized
404:
Record Not Found