DeleteJobsDomain
Use this method to delete a jobs domain.
Input
Item | Format | Description |
---|---|---|
connection | String | The connection ID. See ConnectApp. |
domainID | String | The ID of the job domain. |
Output
Item | Format | Description |
---|---|---|
DeleteJobsDomainResult | Boolean | Returns “true” if the jobs domain was deleted successfully. |