v6

latestOpenAPI 3.0.3raw.githubusercontent.com2026-08-0324824.7 KB
User

Replace the current user's selected standards

Requires login (CRE_ENABLE_LOGIN) and the MyOpenCRE feature (CRE_ENABLE_MYOPENCRE). When either flag is disabled the request is a no-op and returns an empty selection. When both are enabled, anonymous requests receive 401.

put/rest/v1/user/resources

Request body

selectedstring[] required

Standard names to select. Non-empty strings; values are trimmed and deduplicated.

Response

The stored selection

selectedstring[] required