Skip to content

Files

Latest commit

74b7fb7 · Oct 28, 2024

History

History
31 lines (24 loc) · 861 Bytes

api-robot-deleteOrgRobotFederation.adoc

File metadata and controls

31 lines (24 loc) · 861 Bytes

deleteOrgRobotFederation

Delete a federation configuration for the specified organization robot.

DELETE /api/v1/organization/{orgname}/robots/{robot_shortname}/federation

Authorizations: oauth2_implicit (org)

Path parameters

Type Name Description Schema

path

orgname
required

The name of the organization and the short name for the robot, without any user or organization prefix

string

Responses

HTTP Code Description Schema

204

Deleted

400

Bad Request

401

Session required

403

Unauthorized access

404

Not found