initiateCurrentUserContract
Initiates the procedure for signing a user contract with BYTEHAND.
Request
POST https://api.bytehand.com/v2/users/current/contract
Body
An object of the type ContractSeed is required in the request body.
Authorization
Requires authorization and access right profile_manage.
Response
Upon successful completion of the request, an object of type Response is returned.