curl --request DELETE \
--url https://api.icepanel.io/v1/organizations/{organizationId}/bitbucket-server/tokens/{bitbucketServerTokenId} \
--header 'Authorization: <authorization>'{}Delete a Bitbucket server token
curl --request DELETE \
--url https://api.icepanel.io/v1/organizations/{organizationId}/bitbucket-server/tokens/{bitbucketServerTokenId} \
--header 'Authorization: <authorization>'{}