Skip to content

DELETE /a/config/oauth2clients/{client_id}

[Enterprise Only] Delete an oauth2 client

Path Parameters

  • client_id (string, required)

  • client_name (string)

  • client_secret (string)

  • redirect_uris (array)

  • grant_types (array)

  • response_types (array)

  • scope (string)

  • audience (array)

Response Example (200)

Response Type /definitions/entOAuth2ClientResponse

1
2
3
{
  "Success": true
}

Auto generated by Pydio Cells Enterprise Distribution v4.4.13 on 7-May-2025