/
/EJBCA REST Interface
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 1h ago · Updated 1mo ago
v1/ca6
v1/ca_management3
v1/certificate9
v1/configdump7
v1/cryptotoken5
v1/endentity7
  • postAdd new end entity, if it does not exist
  • deleteDeletes end entity
  • postEdit existing end entity
  • putRevokes all end entity certificates
  • postSearches for end entity confirming given criteria.
  • postEdits end entity setting new status
  • getGet the status of this REST Resource
v1/ssh3
v1/system1
v2/certificate5
v2/endentity4
  • post/etsi/v1/certificate/{ecacertificateid}/validate
  • post/etsi/v1/certificate/{ecacertificateid}/enroll
  • get/etsi/v1/certificate/status
  • delete/etsi/v1/endentity/{its_name}
  • put/etsi/v1/endentity/{its_name}/edit
  • post/etsi/v1/endentity/register-its
  • put/etsi/v1/endentity/{its_name}/revoke
  • get/etsi/v1/endentity/status
  • get/etsi/v1/endentity/{its_canonicalId}
  • post/acct/{accountId}/authz/{authorizationId}
  • post/cert/{certificateId}
  • post/acct/{accountId}/chall/{challengeId}
  • get/directory
  • post/directory
  • post/acct/{accountId}/orders/{orderId}/finalize
  • post/keyChange
  • post/newAccount
  • post/newAuthz
  • get/newNonce
  • post/newNonce
  • head/newNonce
  • post/newOrder
  • post/acct/{accountId}/orders/{orderId}
  • post/acct/{accountId}/orders
  • post/revokeCert
  • post/acct/{accountId}
  • get/{job-id}
  • post/{job-id}
  • delete/{job-id}
v1/endentity

Deletes end entity

Deletes specified end entity and keeps certificate information untouched, if end entity does not exist success is still returned

delete/v1/endentity/{endentity_name}

Path parameters

endentity_namestring required

Name of the end entity

Response

Successful operation

Changes