Management APIOrganizationsRemove an API secret.Remove an API secret. DELETE /orgs/:orgId/secrets/:secretId Deletes an API secret for this organization. Any access tokens already issued to it remain valid until they expire; new tokens can no longer be requested with it. Request Responses204API secret removed.