Configuration
Delete a domain parameter for the given domain. This operation needs to be used when authenticating with a community API key referring to a community without a specific linked domain.
delete/configure/domain/{domain}/{parameter}
Path parameters
domainstring required
The API key identifying the target domain.
parameterstring required
The key identifying the target parameter.
Response
Parameter deleted.
Changes
Changed in 4 of the 29 revisions of this API.13
- ○
added the non-success response with the status
429response-non-success-status-added
- ○
- ○
removed the non-success response with the status
400response-non-success-status-removed
- ○
- ○
endpoint added
endpoint-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 60 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲