Skip to content

Conversation

@swaroopAkkineniWorkos
Copy link
Contributor

@swaroopAkkineniWorkos swaroopAkkineniWorkos commented Feb 11, 2026

linear: https://linear.app/workos/issue/ENT-4372/sdk-updates

// Merged
#1471

getResource()    ~ GET /authorization/resources/{resource_id}
createResource() ~ POST /authorization/resources
updateResource() ~ PATCH /authorization/resources/{resource_id}
deleteResource() ~ DELETE /authorization/resources/{resource_id}

#1473

check() | POST /authorization/organization_memberships/{om_id}/check

#1472

listResources()               | GET /authorization/organizations/{org_id}/resources

getResourceByExternalId()     | GET /authorization/organizations/{org_id}/resources/{type}/{external_id}
updateResourceByExternalId()  | PATCH /authorization/organizations/{org_id}/resources/{type}/{external_id}
deleteResourceByExternalId()  | DELETE /authorization/organizations/{org_id}/resources/{type}/{external_id}

// queue to merge

// in review
https://github.com/workos/workos-node/pull/1474/changes
#1478

// FOLLOW UP ITEMS

@linear
Copy link

linear bot commented Feb 11, 2026

ENT-4372 SDK Updates

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant