Create Stormtrooper Record
Registers a new Imperial Stormtrooper in the personnel database
This endpoint is currently in development. The example below shows placeholder functionality for demonstration purposes.
Endpoint Overview
This endpoint will allow authorized Imperial personnel to register new Stormtrooper recruits in the Imperial database. Full functionality will be available once the API is officially deployed.
Example Endpoint: POST /api/v1/personnel/stormtroopers
Placeholder Request
The following shows an example of how to create a new Stormtrooper record:
Placeholder Response
Personnel records are highly classified. This is demonstration data only.
Authorizations
Imperial Command authorization token. Contact your commanding officer for access credentials.
Body
Stormtrooper data to register
The body is of type object
.
Response
Stormtrooper registered successfully
The response is of type object
.