Organisation Profiles
Claim-based access control: Issuer_Admin
, Issuer_Auditor
, Issuer_User
, Verifier_Admin
, Verifier_Auditor
, Verifier_User
Authorizations
Responses
200Success
application/json
401
Invalid authentication credentials.
403
User does not have a required claim to perform this operation.
get
If its a first organisation profile, it is set as default.Accepts the next image formats: image/jpeg, image/png, image/gif, image/webp. Max size is: 2097152 bytes.
Claim-based access control: Issuer_Admin
, Verifier_Admin
Authorizations
Body
namestring · min: 1 · max: 64Required
imagestring · binaryOptional
Responses
201Success
application/json
400
Invalid request body.
401
Invalid authentication credentials.
403
User does not have a required claim to perform this operation.
409
Maximum number of organisation profiles reached. Current limit: 1
post
Claim-based access control: Issuer_Admin
, Issuer_Auditor
, Issuer_User
, Verifier_Admin
, Verifier_Auditor
, Verifier_User
Authorizations
Path parameters
idstringRequired
Responses
200Success
application/json
401
Invalid authentication credentials.
403
User does not have a required claim to perform this operation.
404
Organisation profile not found.
get
Claim-based access control: Issuer_Admin
, Verifier_Admin
Authorizations
Path parameters
idstringRequired
Responses
204Success
401
Invalid authentication credentials.
403
User does not have a required claim to perform this operation.
404
Organisation profile not found.
delete
No content
Claim-based access control: Issuer_Admin
, Verifier_Admin
Authorizations
Path parameters
idstringRequired
Body
namestring · min: 1 · max: 64Optional
Responses
200Success
application/json
400
Invalid request body.
401
Invalid authentication credentials.
403
User does not have a required claim to perform this operation.
404
Organisation profile not found.
patch
Claim-based access control: Issuer_Admin
, Verifier_Admin
Authorizations
Path parameters
idstringRequired
Responses
200Success
application/json
400
Invalid request parameters.
401
Invalid authentication credentials.
403
User does not have a required claim to perform this operation.
404
Organisation profile not found.
delete
Claim-based access control: Issuer_Admin
, Verifier_Admin
Authorizations
Path parameters
idstringRequired
Body
imagestring · binaryRequired
Responses
200Success
application/json
400
Invalid request body.
401
Invalid authentication credentials.
403
User does not have a required claim to perform this operation.
404
Organisation profile not found.
patch