v2
latestOpenAPI 3.0.32026-08-012859114.1 KBtarget
post/api/v2/owner/{owner}/project/{project_slug}/target
Path parameters
ownerstring required
The owner under which a project is categorized under. For example, a user's username.
project_slugstring required
The name of the project. Note: the project name needs to be specified as a 'slug', a URL-friendly version of the project name.
Request body
Response
Creates a new target in the given project.
Returns:
Target -- The target object that was created.