POST
/api-v1/swissdec/organization-certificate/renew
curl \
--request POST 'https://wyzio.app/api-v1/swissdec/organization-certificate/renew'
Response examples (200)
{
"status": "NONE",
"subjectUid": "string",
"validFrom": "2026-05-04T09:42:00Z",
"validTo": "2026-05-04T09:42:00Z",
"errorMessage": "string"
}