Targets
Last updated
Was this helpful?
Last updated
Was this helpful?
This document uses the REST API. For more details, see the Authentication for API page.
Get a list of an organization's targets.
The id of the org to return a list of targets
A list of targets is returned for the targeted org
Get a specified target for an organization.
The id of the org to return the target from
The id of the target to return
A single target is returned if it is found in the specified org
Delete the specified target.
The id of the org to delete
The id of the target to delete
The target is deleted with all projects, if it is found in the specified org.