targetFormat_removeTargetPlatform

DELETE /orgs/{oid}/targetformats/{tfid}/targetplatforms/{tpid}

Removes the provided target format from a target platform. This is equivalent to targetPlatform_removeFormat.

Security Summary

  • Requires Authentication: true
  • Entitlements Required: org_formats_administrate

URI Parameters

  • tpid (required): the id targetplatform-object object
  • oid (required): the id of the org
  • tfid (required): the id of the targetFormat to remove

HTTP Request Body Parameters

None