Skip to main content
DELETE
Delete Paystack Credentials
This endpoint requires authentication. Include your Bearer token in the Authorization header.

Description

Payouts through this rail stop working immediately. Endpoint: /integrations/paystack?id={id} Authorization:
  • Required role: owner only
Method: DELETE

Code Examples

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme. Format: "Bearer {token}"

Query Parameters

id
string<uuid>
required

Response

Workspace Integration deleted successfully