put
https://api.gupy.io/os/v1/roles/external/
Updates a role identified by externalCode in the URL.
Business rules:
name,similarity, andexternalCodeare required and must not be empty.jobLevelanddescriptionmust be sent on every request; usenullor""to clear optional values in EO.externalCodein the body must be unique within the company (cannot match another role's code).
Errors (HTTP):
404when no role matches the URLexternalCodefor the company.409when the newexternalCodeis already used by another role.400for validation failures (invalid enums, missing keys, empty required strings).
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
200The role has been successfully updated.
