Delete organisation

Deletes a organisation. Fails with 409 if the organisation has associated products.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

idintegerRequired

Response

Organisation deleted
messagestring

Errors

409
Delete Organisation Request Conflict Error